Skip to content

ci: split windows cli and store tests across three runners - #976

Open
rodboev wants to merge 1 commit into
mainfrom
pr/windows-split
Open

rodboev wants to merge 1 commit into
mainfrom
pr/windows-split

Conversation

@rodboev

@rodboev rodboev commented Sep 27, 2026 •

Copy link
Copy Markdown
Contributor

msgvault's Windows CLI and store tests now finish in about 16 and 8 minutes instead of 33 and 28.

Each job ran on one 4-core machine that was already full, so its test groups couldn't go faster. Spreading each across 3 machines cuts the wall time.

The extra machines don't slow other repos' CI, since over 3 days of org CI half of 14,115 jobs on GitHub's machines started within 2 seconds, and in the one burst where jobs waited, 170 of the 180 running were msgvault's own.

The shard script now takes a part number so each of 3 machines runs every third test, and the Windows matrix runs the CLI and store packages as three parts each.

@rodboev
rodboev requested a review from wesm as a code owner September 27, 2026 18:08
@roborev-ci

roborev-ci Bot commented Sep 27, 2026

Copy link
Copy Markdown

roborev: Combined Review (a71f359)

Verdict: No findings at or above medium severity.


Reviewers: codex, codex (security) | Synthesis: codex | Total: 1m15s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant